Plumb the new PIF and network implementations in through the XendAPI class.
authorEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 15:04:28 +0000 (15:04 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 25 Dec 2006 15:04:28 +0000 (15:04 +0000)
commit36d5fb9d37e8af69067dbcbdd75f3de155c51d84
treeab9728d6d5c799d6ac8694f7a720184d00fe9920
parentd3fa64928f574db48799d98fe4093ddd22a0812e
Plumb the new PIF and network implementations in through the XendAPI class.
Use the new stateful records to save host, SR, network, and PIF configuration.
Add extra functionality to the SR class, to calculate capacities et al.

By Alastair Tse <atse@xensource.com>.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendNode.py
tools/python/xen/xend/XendStorageRepository.py